home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / drivers / scsi / sym53c8xx_2 / Makefile
Encoding:
Makefile  |  2008-12-24  |  192 b   |  5 lines

  1. # Makefile for the NCR/SYMBIOS/LSI 53C8XX PCI SCSI controllers driver.
  2.  
  3. sym53c8xx-objs := sym_fw.o sym_glue.o sym_hipd.o sym_malloc.o sym_nvram.o
  4. obj-$(CONFIG_SCSI_SYM53C8XX_2) := sym53c8xx.o
  5.